GDK W32: Ignore autorepeated key presses on modifier keys
authorJeremy Tan <jtanx@outlook.com>
Sat, 17 Sep 2016 12:46:30 +0000 (20:46 +0800)
committerРуслан Ижбулатов <lrn1986@gmail.com>
Mon, 19 Sep 2016 12:36:53 +0000 (12:36 +0000)
commitb6ac1b4bbf46221ee33fcca8f49c2c67c6cb6ed8
treecd619eabb486f384012134dee41ee1499a6ff3d9
parenta5c8fedf47759d5dbdd92e9b57e830040153f710
GDK W32: Ignore autorepeated key presses on modifier keys

The X11 backend does not send autorepeated messages for modifier keys,
and doing so prevents motion compression from working.

https://bugzilla.gnome.org/show_bug.cgi?id=771568
gdk/win32/gdkevents-win32.c